Release 10.1A: OpenEdge Deployment:
Startup Command and Parameter Reference
R-code Out Code Page (-cprcodeout)
Use R-code Out Code Page (
-cprcodeout) to direct Progress to use the code page you specify to mark and convert text segments (any translatable text) when it writes r-code. If you do not specify-cprcodeout, Progress uses the code page you specify with Internal Code Page (-cpinternal) to write r-code.
Operating system
and syntax UNIX
Windows-cprcodeoutcode-page Use
with Maximum value Minimum value Single-user default Multi-user default Client Session – – -cpinternal -cpinternal
code-pageName of the code page for writing r-code text segments.
Typically, you do not need to specify this parameter since Progress converts the text segment to the
-cpinternalcode page when reading r-code. If the code page of the intended user is known, however, you can use this parameter to provide r-code in the user’s code page. Performance savings are not significant.To retrieve the value of this startup parameter at runtime, use the
SESSIONsystem handle. To determine the code page of an r-code file, use theRCODE-INFOhandle.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |